home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / Haskell.INI < prev    next >
INI File  |  2005-11-27  |  5KB  |  419 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Haskell
  4. HTMLGroup=0
  5. FileType=*.hs,*.lhs
  6. CommentString=
  7. SQLComment=1
  8. IndentChar=
  9. UnIndentChar=
  10. TabWidth=0
  11. CaseSensitive=1
  12. SingleQuote=1
  13. KeyWordChars=-_
  14. CodeExplorer=ftUnknown
  15. [KeyWords]
  16. case=
  17. class=
  18. data=
  19. do=
  20. else=
  21. EQ=
  22. False=
  23. GT=
  24. if=
  25. import=
  26. in=
  27. infix=
  28. infixl=
  29. infixr=
  30. instance=
  31. Just=
  32. Left=
  33. let=
  34. LT=
  35. module=
  36. newtype=
  37. Nothing=
  38. of=
  39. Prelude=
  40. primitive=
  41. Right=
  42. then=
  43. True=
  44. type=
  45. where=
  46. [ReservedWords]
  47. abs=
  48. absReal=
  49. acos=
  50. acosh=
  51. Addr=
  52. all=
  53. and=
  54. any=
  55. appendFile=
  56. approxRational=
  57. asciiTab=
  58. asin=
  59. asinh=
  60. asTypeOf=
  61. atan=
  62. atan2=
  63. atanh=
  64. break=
  65. catch=
  66. ceiling=
  67. compare=
  68. concat=
  69. concatMap=
  70. const=
  71. cos=
  72. cosh=
  73. curry=
  74. cycle=
  75. decodeFloat=
  76. denominator=
  77. digitToInt=
  78. div=
  79. divMod=
  80. doubleToFloat=
  81. doubleToRatio=
  82. doubleToRational=
  83. drop=
  84. dropWhile=
  85. either=
  86. elem=
  87. encodeFloat=
  88. enumFrom=
  89. enumFromThen=
  90. enumFromThenTo=
  91. enumFromTo=
  92. error=
  93. even=
  94. even=
  95. exp=
  96. exponent=
  97. fail=
  98. filter=
  99. flip=
  100. floatDigits=
  101. floatProperFraction=
  102. floatRadix=
  103. floatRange=
  104. floatToRational=
  105. floor=
  106. fmap=
  107. foldl=
  108. foldl1=
  109. foldr=
  110. foldr1=
  111. fromDouble=
  112. fromEnum=
  113. fromInt=
  114. fromInteger=
  115. fromIntegral=
  116. fromRational=
  117. fst=
  118. gcd=
  119. getContents=
  120. getChar=
  121. getLine=
  122. head=
  123. hugsIORun=
  124. hugsPutStr=
  125. chr=
  126. id=
  127. index=
  128. init=
  129. inRange=
  130. interact=
  131. intToDigit=
  132. intToRatio=
  133. ioeGetErrorString=
  134. ioError=
  135. isAlpha=
  136. isAlphaNum=
  137. isAscii=
  138. isControl=
  139. isDenormalized=
  140. isDigit=
  141. isHexDigit=
  142. isIEEE=
  143. isInfinite=
  144. isLower=
  145. isNaN=
  146. isNegativeZero=
  147. isOctDigit=
  148. isPrint=
  149. isSpace=
  150. isUpper=
  151. iterate=
  152. last=
  153. lcm=
  154. length=
  155. lex=
  156. lexDigits=
  157. lexLitChar=
  158. lexmatch=
  159. lines=
  160. log=
  161. logBase=
  162. lookup=
  163. map=
  164. mapM=
  165. mapM_=
  166. max=
  167. maxBound=
  168. maximum=
  169. maybe=
  170. min=
  171. minBound=
  172. minimum=
  173. mod=
  174. negate=
  175. nonnull=
  176. not=
  177. notElem=
  178. null=
  179. numerator=
  180. numericEnumFrom=
  181. numericEnumFromThen=
  182. numericEnumFromThenTo=
  183. numericEnumFromTo=
  184. odd=
  185. odd=
  186. or=
  187. ord=
  188. otherwise=
  189. pi=
  190. pred=
  191. primAcosDouble=
  192. primAcosFloat=
  193. primAsinDouble=
  194. primAsinFloat=
  195. primAtanDouble=
  196. primAtanFloat=
  197. primbindIO=
  198. primCmpDouble=
  199. primCmpFloat=
  200. primCmpChar=
  201. primCmpInt=
  202. primCmpInteger=
  203. primCompAux=
  204. primCosDouble=
  205. primCosFloat=
  206. primDivDouble=
  207. primDivFloat=
  208. primDivInt=
  209. primDoubleDecode=
  210. primDoubleDigits=
  211. primDoubleEncode=
  212. primDoubleMaxExp=
  213. primDoubleMinExp=
  214. primDoubleRadix=
  215. primEqDouble=
  216. primEqFloat=
  217. primEqChar=
  218. primEqInt=
  219. primEqInteger=
  220. primEvenInt=
  221. primEvenInteger=
  222. primExitWith=
  223. primExpDouble=
  224. primExpFloat=
  225. primFloatDecode=
  226. primFloatDigits=
  227. primFloatEncode=
  228. primFloatMaxExp=
  229. primFloatMinExp=
  230. primFloatRadix=
  231. primCharToInt=
  232. primIntegerToDouble=
  233. primIntegerToFloat=
  234. primIntegerToInt=
  235. primIntToDouble=
  236. primIntToFloat=
  237. primIntToChar=
  238. primIntToInteger=
  239. primLogDouble=
  240. primLogFloat=
  241. primMaxInt=
  242. primMinInt=
  243. primMinusDouble=
  244. primMinusFloat=
  245. primMinusInt=
  246. primMinusInteger=
  247. primModInt=
  248. primMulDouble=
  249. primMulFloat=
  250. primMulInt=
  251. primMulInteger=
  252. primNegDouble=
  253. primNegFloat=
  254. primNegInt=
  255. primNegInteger=
  256. primPlusDouble=
  257. primPlusFloat=
  258. primPlusInt=
  259. primPlusInteger=
  260. primPmFlt=
  261. primPmInt=
  262. primPmInteger=
  263. primPmNpk=
  264. primPmSub=
  265. primQrmInt=
  266. primQrmInteger=
  267. primQuotInt=
  268. primRationalToDouble=
  269. primRationalToFloat=
  270. primRemInt=
  271. primretIO=
  272. primShowsFloat=
  273. primShowsInt=
  274. primShowsInteger=
  275. primSinDouble=
  276. primSinFloat=
  277. primSqrtDouble=
  278. primSqrtFloat=
  279. primTanDouble=
  280. primTanFloat=
  281. print=
  282. product=
  283. properFraction=
  284. protectEsc=
  285. putChar=
  286. putStr=
  287. putStrLn=
  288. quot=
  289. quotRem=
  290. range=
  291. rangeSize=
  292. rationalToDouble=
  293. rationalToFloat=
  294. rationalToRealFloat=
  295. rationalToRealFloat=
  296. read=
  297. readDec=
  298. readField=
  299. readFile=
  300. readFloat=
  301. readHex=
  302. readInt=
  303. readIO=
  304. readList=
  305. readLitChar=
  306. readLn=
  307. readOct=
  308. readParen=
  309. reads=
  310. readSigned=
  311. readSigned=
  312. readsPrec=
  313. realFloatToRational=
  314. realToFrac=
  315. recip=
  316. reduce=
  317. rem=
  318. repeat=
  319. replicate=
  320. return=
  321. reverse=
  322. round=
  323. scaleFloat=
  324. scanl=
  325. scanl1=
  326. scanr=
  327. scanr1=
  328. seq=
  329. sequence=
  330. sequence_=
  331. show=
  332. showField=
  333. showChar=
  334. showInt=
  335. showList=
  336. showLitChar=
  337. showParen=
  338. shows=
  339. showSigned=
  340. showsPrec=
  341. showString=
  342. significand=
  343. signum=
  344. signumReal=
  345. sin=
  346. sinh=
  347. snd=
  348. span=
  349. splitAt=
  350. sqrt=
  351. subtract=
  352. succ=
  353. sum=
  354. tail=
  355. take=
  356. takeWhile=
  357. tan=
  358. tanh=
  359. toEnum=
  360. toInt=
  361. toInteger=
  362. toLower=
  363. toRational=
  364. toUpper=
  365. truncate=
  366. uncurry=
  367. undefined=
  368. unlines=
  369. until=
  370. unwords=
  371. unzip=
  372. unzip3=
  373. userError=
  374. words=
  375. writeFile=
  376. zip=
  377. zip3=
  378. zipWith=
  379. zipWith3=
  380. [KeyWords2]
  381. Addr=
  382. Bool=
  383. Bounded=
  384. Double=
  385. Either=
  386. EmptyRec=
  387. EmptyRow=
  388. Enum=
  389. Eq=
  390. FilePath=
  391. Float=
  392. Floating=
  393. Fractional=
  394. Functor=
  395. Char=
  396. Int=
  397. Integer=
  398. Integral=
  399. IO=
  400. IOError=
  401. IOResult=
  402. Ix=
  403. Maybe=
  404. Monad=
  405. Num=
  406. Ord=
  407. Ordering=
  408. Ratio=
  409. Rational=
  410. Read=
  411. ReadS=
  412. Real=
  413. RealFrac=
  414. Rec=
  415. Show=
  416. ShowS=
  417. String=
  418. [KeyWords3]
  419.